ostree-run-triggers: fix typo in filename comparison function
authorGiovanni Campagna <gcampagna@src.gnome.org>
Fri, 17 Aug 2012 15:13:01 +0000 (17:13 +0200)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Mon, 20 Aug 2012 21:01:57 +0000 (23:01 +0200)
commit1d93a743dce1c764d3745ea8c23da574040b375e
tree1ac6dbd75eb3633f0925d96761794b7c0b1afdf4
parenta571c83d82d4f99ae4027d96c4429761bf2e2d43
ostree-run-triggers: fix typo in filename comparison function

The comparison function was comparing the first file to itself,
and this resulted in triggers being run in random order.

https://bugzilla.gnome.org/show_bug.cgi?id=682297
src/triggers/ostree-run-triggers.c